func github.com/andybalholm/brotli.emitCopyLen

2 uses

	github.com/andybalholm/brotli (current package)
		compress_fragment_two_pass.go#L129: func emitCopyLen(copylen uint, commands *[]uint32) {
		compress_fragment_two_pass.go#L404: 				emitCopyLen(matched, commands)